Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: various improvements as suggested by sonar #797

Merged

Conversation

Kavindu-Dodan
Copy link
Contributor

This PR

Contains improvements to code smells and issues suggested by sonarqube.

@Kavindu-Dodan Kavindu-Dodan requested a review from a team as a code owner February 9, 2024 22:06
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (69f95b1) 94.90% compared to head (16fe055) 95.12%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #797      +/-   ##
============================================
+ Coverage     94.90%   95.12%   +0.22%     
+ Complexity      367      366       -1     
============================================
  Files            34       34              
  Lines           863      862       -1     
  Branches         53       53              
============================================
+ Hits            819      820       +1     
+ Misses           23       22       -1     
+ Partials         21       20       -1     
Flag Coverage Δ
unittests 95.12% <100.00%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@liran2000 liran2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve, notice review comment

src/main/java/dev/openfeature/sdk/Value.java Outdated Show resolved Hide resolved
Signed-off-by: Kavindu Dodanduwa <[email protected]>
Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Kavindu-Dodan Kavindu-Dodan merged commit 6c8657d into open-feature:main Feb 13, 2024
8 checks passed
@Kavindu-Dodan Kavindu-Dodan deleted the chore/various-improvements branch February 13, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants